home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
By Popular Request 2.0
/
By Popular Request 2.0 (Arsenal Computer).ISO
/
amiga_4
/
imppos1.lha
/
HD-Install
< prev
next >
Wrap
Text File
|
1995-01-11
|
1KB
|
52 lines
FailAt 40
Version >NIL: graphics.library 39
If Warn
Echo "*n This production needs Kickstart 3.x & AGA chipset !!!"
Wait 2
Else
Echo "*n
Welcome to another Mystic production:
Impossible
*n"
;Echo " Coding:
MSS
Rays:
Reset
GFX:
Gunman
Music:
XTD
HD-Installer:
CBM80
*n"
SetEnv Answer ""
RequestChoice TITLE="INSTALL?" BODY=" Are you sure to install*nImpossible on your harddisk?" GADGETS="Yes|No" >ENV:Answer
If $Answer EQ "0"
Echo "*nInstallation aborted ..."
Else
UnSetEnv Answer
Echo "
Select path you wish to install
Impossible
drawer.
"
SetEnv DestDir ""
RequestFile TITLE="Select path to install to" DRAWER="RAM:" SAVEMODE DRAWERSONLY >ENV:DestDir
If Warn
Echo "*nInstallation aborted ..."
Else
Echo "MAttempting to install
Impossible
to directory"
$destdir "
.*n"
CD $DestDir
UnSetEnv DestDir
MakeDir >NIL: "Impossible"
CD >NIL: Impossible
If Warn
Echo "Destination directory error ..."
Else
Copy >NIL: ENVARC:SYS/def_drawer.info /Impossible.info
If Warn
Copy >NIL: SYS:System.info /Impossible.info
Endif
Echo "C:Assign Imppos1: *"*"*nC:Assign Imppos2: *"*"*nImpossible.exe*n" >Impossible
Copy Imppos1:S/Impossible.info ""
Echo " 1% installed ...*nM" NOLINE
Copy Imppos1:Impossible.exe ""
Echo " 50%*nM" NOLINE
Copy Imppos2:ImpDat0 ""
Echo " 75%*nM" NOLINE
Copy Imppos2:ImpDat1 ""
Echo "
Install complete.
"
EndIf
EndIf
EndIf
EndIf